home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / v cisle / allwaysync / allwaysync-7-0-1.exe / {app} / Skins / default / profileex.css < prev    next >
Cascading Style Sheet File  |  2007-08-09  |  39KB  |  1,630 lines

  1. /* styles for treeview */
  2. #VersionInBanner    {
  3.                     font-size:18px; 
  4.                     font-family:Times; 
  5.                     font-weight:bold; 
  6.                     font-style:italic;
  7.                     }
  8.  
  9.  
  10. .ParentNode {     /* Message collection caption line */    
  11.                 /*border: solid 1px red;*/
  12.                 font-size:16px; 
  13.                 font-family:times;    
  14.                 font-weight:normal;
  15.                 /*width: 100%;*/
  16.                 margin-right:10px;
  17.                 padding-bottom:1px;
  18.                 margin-top:8px;
  19.                 padding-top:0px }
  20.                 
  21. .MessageList     {
  22.                 margin-left:30px;
  23.                 margin-right:10px; 
  24.                 margin-bottom:14px;
  25.                 border-collapse:collapse; 
  26.                 position:relative
  27.                 }
  28.                 
  29. .Warning        {
  30.                  color:#11100D; 
  31.                 font-size:12pt; 
  32.                 font-weight:bold 
  33.                 }
  34.                 
  35. .Active_panel     {    background:#6594A6;
  36.                     border:solid 1px #6594A6    }
  37.  
  38. .Unactive_panel {    background:#88BAC8;
  39.                     border:solid 1px #88BAC8    }
  40.                     
  41. .Collection_Table {    border-collapse:collapse; 
  42.                     margin:0px;
  43.                     border:solid 1px #787864 }
  44.  
  45. .Msg_Odd { background: #fcfcfc }
  46.             
  47. .Msg_Even {    background: #D0F3F9 }
  48.  
  49. .Msg_Removed {    background: #eeeeee; }
  50.  
  51. .Expanded .SyncAttribute {    border-top:solid 1px #787864;
  52.                             /*border-bottom:solid 1px #787864 */}
  53.  
  54. .SyncAttribute {
  55.                     border-left:solid 1px #787864;
  56.                     border-right:solid 1px #787864;
  57.                     font-family: tahoma;
  58.                     font-size:8pt;
  59.                     color:#11100d;
  60.                     padding-left:3px;
  61.                     padding-right:3px;
  62.                     text-align: right }
  63.                     
  64. .SyncAttrSize {
  65.                     border-left:solid 1px #787864;
  66.                     border-right:solid 1px #787864;
  67.                     font-family: tahoma;
  68.                     font-size:8pt;
  69.                     color:#11100d;
  70.                     padding-left:3px;
  71.                     padding-right:3px;
  72.                     text-align: right }                    
  73.                     
  74. .SyncAttrState {        
  75.                     border-left:solid 1px #787864;
  76.                     border-right:solid 1px #787864;
  77.                     font-family: tahoma;
  78.                     font-size:8pt;
  79.                     color:#11100d;
  80.                     padding-left:3px;
  81.                     padding-right:3px }                    
  82.                     
  83. .SyncAttrName {    
  84.                     border-left:solid 1px #787864;
  85.                     border-right:solid 1px #787864;
  86.                     font-family: tahoma;
  87.                     font-size:8pt;
  88.                     color:#11100d;
  89.                     padding-left:3px;
  90.                     padding-right:3px;
  91.                     text-align: left }
  92.                     
  93. .SyncWinnerItem {    
  94.                     border-left:solid 1px #787864;
  95.                     border-right:solid 1px #787864;
  96.                     font-family: tahoma;
  97.                     font-size:8pt;
  98.                     color:#11100d;                    
  99.                     text-align: center }
  100.                     
  101. /*----------------------------------------------------------------*/    
  102. .SyncAttrNameHead {    
  103.                     /*border-left:solid 1px #787864;
  104.                     border-right:solid 1px #787864;*/
  105.                     font-family: tahoma;
  106.                     font-size:8pt;
  107.                     color:#11100d;
  108.                     padding-left:3px;
  109.                     padding-right:3px;
  110.                     text-align: center }
  111.  
  112. .SyncAttrSizeHead {
  113.                     /*border-left:solid 1px #787864;
  114.                     border-right:solid 1px #787864;*/
  115.                     font-family: tahoma;
  116.                     font-size:8pt;
  117.                     color:#11100d;
  118.                     padding-left:3px;
  119.                     padding-right:3px;
  120.                     text-align: center }
  121.                 
  122. .SyncAttributeHead {
  123.                     /*border-left:solid 1px #787864;
  124.                     border-right:solid 1px #787864;*/
  125.                     font-family: tahoma;
  126.                     font-size:8pt;
  127.                     color:#11100d;
  128.                     padding-left:3px;
  129.                     padding-right:3px;
  130.                     text-align: center }
  131. .SyncWinnerItemHead {
  132.                     /*border-left:solid 1px #787864;
  133.                     border-right:solid 1px #787864;*/
  134.                     font-family: tahoma;
  135.                     font-size:8pt;
  136.                     color:#11100d;                    
  137.                     text-align: center }
  138. /*----------------------------------------------------------------*/                    
  139.                     
  140. .Exp .First_row .SyncAttribute {
  141.                     border-right:solid 1px #D0F3F9;
  142.                     border-top:solid 1px #787864;
  143.                     /*border-bottom:solid 1px #787864;*/
  144.                     }
  145.                     
  146. .Exp .First_row .SyncAttrSize  {
  147.                     border-top:solid 1px #787864;
  148.                     /*border-bottom:solid 1px #787864;*/
  149.                     }                    
  150.                     
  151. .Exp .First_row .SyncAttrState {        
  152.                     border-right:solid 1px #D0F3F9;
  153.                     border-top:solid 1px #787864;
  154.                     /*border-bottom:solid 1px #787864;*/
  155.                     }                    
  156.                     
  157. .Exp .First_row .SyncAttrName {    
  158.                     border-left:solid 1px #D0F3F9;
  159.                     border-top:solid 1px #787864;
  160.                     padding-left:3px;
  161.                     /*border-bottom:solid 1px #787864;*/
  162.                     }
  163.  
  164. .Exp .Mid_row .SyncAttribute {
  165.                     border-right:solid 1px #D0F3F9;
  166.                     }
  167.                     
  168. .Exp .Mid_row .SyncAttrState {        
  169.                     border-right:solid 1px #D0F3F9;
  170.                     }                    
  171.                     
  172. .Exp .Mid_row .SyncAttrName {    
  173.                     border-left:solid 1px #D0F3F9;
  174.                     padding-left:3px;
  175.                     }
  176.  
  177.                     
  178. .Exp .Last_row .SyncAttribute {
  179.                     border-right:solid 1px #D0F3F9;
  180.                     /*border-top:solid 1px #787864;*/
  181.                     border-bottom:solid 1px #787864;
  182.                     }
  183.                     
  184. .Exp .Last_row .SyncAttrSize {
  185.                     /*border-top:solid 1px #787864;*/
  186.                     border-bottom:solid 1px #787864;
  187.                     }                    
  188.                     
  189. .Exp .Last_row .SyncAttrState {        
  190.                     border-right:solid 1px #D0F3F9;
  191.                     /*border-top:solid 1px #787864;*/
  192.                     border-bottom:solid 1px #787864;
  193.                     }                    
  194.                     
  195. .Exp .Last_row .SyncAttrName {    
  196.                     border-left:solid 1px #D0F3F9;
  197.                     /*border-top:solid 1px #787864;*/
  198.                     border-bottom:solid 1px #787864;
  199.                     padding-left:3px;
  200.                     }                        
  201.  
  202.  
  203.                     
  204. .Exp .Single_row .SyncAttribute {
  205.                     /*border-left:solid 1px #787864;*/
  206.                     border-right:solid 1px #D0F3F9;
  207.                     border-top:solid 1px #787864;
  208.                     border-bottom:solid 1px #787864;
  209.                     }                    
  210.                     
  211. .Exp .Single_row .SyncAttrSize {
  212.                     /*border-left:solid 1px #787864;
  213.                     border-right:solid 1px #fcfcfc;*/
  214.                     border-top:solid 1px #787864;
  215.                     border-bottom:solid 1px #787864;
  216.                     }                    
  217.                     
  218.  
  219. .Exp .Single_row .SyncAttrState {        
  220.                     border-right:solid 1px #D0F3F9;
  221.                     border-top:solid 1px #787864;
  222.                     border-bottom:solid 1px #787864;
  223.                     }
  224.                     
  225.                     
  226. .Exp .Single_row .SyncAttrName {    
  227.                     border-left:solid 1px #D0F3F9;
  228.                     border-top:solid 1px #787864;
  229.                     border-bottom:solid 1px #787864;
  230.                     padding-left:3px;
  231.                     }                                                            
  232.     
  233. .MoreArrow {         padding-right:1px;
  234.                     border-right:solid 1px #787864 }            
  235.                 
  236. .Arrow {    border-left:solid 1px #787864;
  237.             padding-left:1px    }
  238.             
  239. .Ext .Arrow {/*    border-left:solid 1px #787864;*/
  240.             padding-left:1px    }
  241.             
  242.  
  243. .AltButtonsExpanded {    /*border-bottom:solid 1px #787864;*/
  244.                         border-right:solid 1px #787864;
  245.                             }
  246.  
  247. .AltButtonsCollapsed {    
  248.                         border-right:solid 1px #787864    }
  249.  
  250. #TabsLabels TD {    /*Association captions*/    
  251.                     font-family: tahoma;
  252.                     font-size:10pt    }
  253.                     
  254. .CollectionName        {     color:blue;
  255.                         text-decoration :underline    }
  256.  
  257. .VisitedItem        {     color:blue;
  258.                         text-decoration :underline    }
  259.                         
  260. .MsgCollectionScrollBar    {     width:16px; 
  261.                             height:100%;
  262.                             border:solid 0px #787864; 
  263.                             border-right:none;
  264.                             /*background:#eeeeee*/
  265.                             /*background:#88BAC8*/    }
  266.                             
  267. .info_msg         {    font-family: tahoma;
  268.                     /*font-weight:bold;*/
  269.                     font-size:8pt;
  270.                     padding:2px;
  271.                     padding-left:10px  }
  272.                     
  273. .msg_button        {    margin-left:2px;    
  274.                     font-size: 8pt
  275.                         }
  276.                         
  277. .Cap_arrow_branch0     {
  278.                             position:relative; 
  279.                             left:0; 
  280.                             top:0; 
  281.                             width:21px; 
  282.                             height:100%; 
  283.                             background-image:url(Pics/CA_top0.gif); 
  284.                             background-repeat:no-repeat; 
  285.                             background-position:center center; 
  286.                             z-index:0;
  287.                             }
  288.         
  289. .Cap_arrow_branch1     {
  290.                             position:relative; 
  291.                             left:0; 
  292.                             top:0; 
  293.                             width:21px; 
  294.                             height:100%; 
  295.                             background-image:url(Pics/CA_top1.gif); 
  296.                             background-repeat:no-repeat; 
  297.                             background-position:center center; 
  298.                             z-index:0;
  299.                             }
  300.                             
  301. .Cap_arrow_branch_middle     {
  302.                             position:relative; 
  303.                             left:0; 
  304.                             top:0; 
  305.                             width:21px; 
  306.                             height:100%; 
  307.                             background-image:url(Pics/CA_middle.gif); 
  308.                             background-repeat:no-repeat; 
  309.                             background-position:center center; 
  310.                             z-index:0;
  311.                             }                                                                                    
  312.                             
  313. .Cap_arrow_branch_bottom     {
  314.                             position:relative; 
  315.                             left:0; 
  316.                             top:0; 
  317.                             width:21px; 
  318.                             height:100%; 
  319.                             background-image:url(Pics/CA_bottom.gif); 
  320.                             background-repeat:no-repeat; 
  321.                             background-position:center center; 
  322.                             z-index:0;
  323.                             }                
  324.                             
  325. .Cap_arrow_hr     {
  326.                             position:relative; 
  327.                             left:0; 
  328.                             top:0; 
  329.                             /*width:100%;*/
  330.                             width:90px;
  331.                             height:100%; 
  332.                             background-image:url(Pics/CA_hr.gif); 
  333.                             background-repeat:repeat-x; 
  334.                             background-position:center center; 
  335.                             z-index:0;
  336.                             }                
  337.                             
  338. .Cap_arrow_hr40     {
  339.                             position:relative; 
  340.                             left:0; 
  341.                             top:0; 
  342.                             width:40px; 
  343.                             height:100%; 
  344.                             background-image:url(Pics/CA_hr40.gif); 
  345.                             background-repeat:no-repeat; 
  346.                             background-position:center center; 
  347.                             z-index:0;
  348.                             }
  349.                             
  350.                             
  351. .Normal_State .Cap_arrow_right     {
  352.                             position:relative; 
  353.                             left:0; 
  354.                             top:0; 
  355.                             width:45px; 
  356.                             height:100%; 
  357.                             background-image:url(Pics/CA_right.gif); 
  358.                             background-repeat:no-repeat; 
  359.                             background-position:center center; 
  360.                             z-index:0;
  361.                             }
  362.                             
  363. .Exp .Cap_arrow_right     {
  364.                             position:relative; 
  365.                             left:0; 
  366.                             top:0; 
  367.                             width:25px; 
  368.                             height:100%; 
  369.                             background-image:url(Pics/CA_right_exp.gif); 
  370.                             background-repeat:no-repeat; 
  371.                             background-position:center center; 
  372.                             z-index:0;
  373.                             }                                    
  374.  
  375. .Sync_State .Cap_arrow_right     {
  376.                             position:relative; 
  377.                             left:0; 
  378.                             top:0; 
  379.                             width:45px; 
  380.                             height:100%; 
  381.                             background-image:url(Pics/CA_right_sync.gif); 
  382.                             background-repeat:no-repeat; 
  383.                             background-position:center center; 
  384.                             z-index:0;
  385.                             }
  386.  
  387. .Analyze_State .Cap_arrow_right     {
  388.                             position:relative; 
  389.                             left:0; 
  390.                             top:0; 
  391.                             width:45px; 
  392.                             height:100%; 
  393.                             background-image:url(Pics/CA_right_analize.gif); 
  394.                             background-repeat:no-repeat; 
  395.                             background-position:center center; 
  396.                             z-index:0;
  397.                             }                            
  398.                             
  399. .Normal_State .Cap_arrow_left     {
  400.                             position:relative; 
  401.                             left:0; 
  402.                             top:0; 
  403.                             width:45px; 
  404.                             height:100%; 
  405.                             background-image:url(Pics/CA_left.gif); 
  406.                             background-repeat:no-repeat; 
  407.                             background-position:center center; 
  408.                             z-index:0;
  409.                             }
  410.                             
  411. .Exp .Cap_arrow_left     {
  412.                             position:relative; 
  413.                             left:0; 
  414.                             top:0; 
  415.                             width:25px; 
  416.                             height:100%; 
  417.                             background-image:url(Pics/CA_left_exp.gif); 
  418.                             background-repeat:no-repeat; 
  419.                             background-position:center center; 
  420.                             z-index:0;
  421.                             }
  422.  
  423. .Sync_State .Cap_arrow_left     {
  424.                             position:relative; 
  425.                             left:0; 
  426.                             top:0; 
  427.                             width:45px; 
  428.                             height:100%; 
  429.                             background-image:url(Pics/CA_left_sync.gif); 
  430.                             background-repeat:no-repeat; 
  431.                             background-position:center center; 
  432.                             z-index:0;
  433.                             }
  434.  
  435. .Analyze_State .Cap_arrow_left     {
  436.                             position:relative; 
  437.                             left:0; 
  438.                             top:0; 
  439.                             width:45px; 
  440.                             height:100%; 
  441.                             background-image:url(Pics/CA_left_analize.gif); 
  442.                             background-repeat:no-repeat; 
  443.                             background-position:center center; 
  444.                             z-index:0;
  445.                             }
  446.  
  447.  
  448. .Normal_State .Cap_arrow_right_out     {
  449.                             position:relative; 
  450.                             left:0; 
  451.                             top:0; 
  452.                             width:45px; 
  453.                             height:100%; 
  454.                             background-image:url(Pics/CA_right_out.gif); 
  455.                             background-repeat:no-repeat; 
  456.                             background-position:center center; 
  457.                             z-index:0;
  458.                             }
  459.                             
  460. .Analyze_State .Cap_arrow_right_out     {
  461.                             position:relative; 
  462.                             left:0; 
  463.                             top:0; 
  464.                             width:45px; 
  465.                             height:100%; 
  466.                             background-image:url(Pics/CA_right_out_analyze.gif); 
  467.                             background-repeat:no-repeat; 
  468.                             background-position:center center; 
  469.                             z-index:0;
  470.                             }                            
  471.                             
  472. .Exp .Cap_arrow_right_out     {
  473.                             position:relative; 
  474.                             left:0; 
  475.                             top:0; 
  476.                             width:25px; 
  477.                             height:100%; 
  478.                             background-image:url(Pics/CA_right_out_exp.gif); 
  479.                             background-repeat:no-repeat; 
  480.                             background-position:center center; 
  481.                             z-index:0;
  482.                             }                                    
  483.  
  484. .Sync_State .Cap_arrow_right_out     {
  485.                             position:relative; 
  486.                             left:0; 
  487.                             top:0; 
  488.                             width:45px; 
  489.                             height:100%; 
  490.                             background-image:url(Pics/CA_right_out_sync.gif); 
  491.                             background-repeat:no-repeat; 
  492.                             background-position:center center; 
  493.                             z-index:0;
  494.                             }                                    
  495.                                                         
  496. .Normal_State .Cap_arrow_left_out     {
  497.                             position:relative; 
  498.                             left:0; 
  499.                             top:0; 
  500.                             width:45px; 
  501.                             height:100%; 
  502.                             background-image:url(Pics/CA_left_out.gif); 
  503.                             background-repeat:no-repeat; 
  504.                             background-position:center center; 
  505.                             z-index:0;
  506.                             }
  507.                             
  508. .Analyze_State .Cap_arrow_left_out     {
  509.                             position:relative; 
  510.                             left:0; 
  511.                             top:0; 
  512.                             width:45px; 
  513.                             height:100%; 
  514.                             background-image:url(Pics/CA_left_out_analyze.gif); 
  515.                             background-repeat:no-repeat; 
  516.                             background-position:center center; 
  517.                             z-index:0;
  518.                             }                            
  519.                             
  520. .Exp .Cap_arrow_left_out     {
  521.                             position:relative; 
  522.                             left:0; 
  523.                             top:0; 
  524.                             width:25px; 
  525.                             height:100%; 
  526.                             background-image:url(Pics/CA_left_out_exp.gif); 
  527.                             background-repeat:no-repeat; 
  528.                             background-position:center center; 
  529.                             z-index:0;
  530.                             }
  531.  
  532. .Sync_State .Cap_arrow_left_out     {
  533.                             position:relative; 
  534.                             left:0; 
  535.                             top:0; 
  536.                             width:45px; 
  537.                             height:100%; 
  538.                             background-image:url(Pics/CA_left_out_sync.gif); 
  539.                             background-repeat:no-repeat; 
  540.                             background-position:center center; 
  541.                             z-index:0;
  542.                             }
  543.                                                                                     
  544. .MsgPopupCaption    {
  545.                     align:center;
  546.                     /*background:#787864;
  547.                     border-top: solid 1px #414c32;*/
  548.                     font-family:Tahoma;
  549.                     font-size:7pt;
  550.                     color:#414c32;
  551.                     padding-top:2px;
  552.                     }
  553.                             
  554. .Msg_Odd .Up_plate_style_3     {
  555.                     /*background:#88BAC8;
  556.                     border-top: solid 1px #414c32;
  557.                     border-left: solid 1px #414c32;
  558.                     border-right: solid 1px #414c32;*/
  559.                     position : absolute; 
  560.                     top : -13px; 
  561.                     left : -44px; 
  562.                     width : 93px; 
  563.                     height : 13px; 
  564.                     z-index : 10; 
  565.                     background-image:url(Pics/Up_plate_back_odd3.gif); 
  566.                     background-repeat:no-repeat; 
  567.                     background-position:center center; 
  568.                     /*font-family:Tahoma;
  569.                     font-size:7pt;
  570.                     color:white;*/
  571.                     /*padding-bottom:2px;*/
  572.                     }
  573.                     
  574. .Msg_Even .Up_plate_style_3     {
  575.                     /*background:#88BAC8;
  576.                     border-top: solid 1px #414c32;
  577.                     border-left: solid 1px #414c32;
  578.                     border-right: solid 1px #414c32;*/
  579.                     position : absolute; 
  580.                     top : -13px; 
  581.                     left : -44px; 
  582.                     width : 93px; 
  583.                     height : 13px; 
  584.                     z-index : 10; 
  585.                     background-image:url(Pics/Up_plate_back_even3.gif); 
  586.                     background-repeat:no-repeat; 
  587.                     background-position:center center; 
  588.                     /*font-family:Tahoma;
  589.                     font-size:7pt;
  590.                     color:white;*/
  591.                     /*padding-bottom:2px;*/
  592.                     }
  593.                     
  594.  
  595. .Msg_Odd .Down_plate_style_3    {
  596.                     /*background:#fcfcfc;
  597.                     border-bottom: solid 1px #414c32;
  598.                     border-left: solid 1px #414c32;
  599.                     border-right: solid 1px #414c32;*/
  600.                     padding-top:0px;
  601.                     padding-left:0px;
  602.                     text-align:right;
  603.                     position : absolute; 
  604.                     top : 100%; 
  605.                     left : -44px; 
  606.                     width : 93px; 
  607.                     height : 17px; 
  608.                     z-index : 10;
  609.                     background-image:url(Pics/Down_plate_back_odd3.gif); 
  610.                     background-repeat:no-repeat; 
  611.                     background-position:center center;  
  612.                     }
  613.                     
  614. .Msg_Even .Down_plate_style_3    {
  615.                     /*background:#D0F3F9;
  616.                     border-bottom: solid 1px #414c32;
  617.                     border-left: solid 1px #414c32;
  618.                     border-right: solid 1px #414c32;*/
  619.                     padding-top:px;
  620.                     padding-left:0px;
  621.                     text-align:right;
  622.                     position : absolute; 
  623.                     top : 100%; 
  624.                     left : -44px; 
  625.                     width : 93px; 
  626.                     height : 17px; 
  627.                     z-index : 10;
  628.                     background-image:url(Pics/Down_plate_back_even3.gif); 
  629.                     background-repeat:no-repeat; 
  630.                     background-position:center center;  
  631.                     }                    
  632.  
  633. .Msg_Odd .Up_plate_style_2     {
  634.                     /*background:#fcfcfc;
  635.                     border-top: solid 1px #414c32;
  636.                     border-left: solid 1px #414c32;
  637.                     border-right: solid 1px #414c32;*/
  638.                     position : absolute; 
  639.                     top : -13px; 
  640.                     left : -28px; 
  641.                     width : 101px; 
  642.                     height : 13px; 
  643.                     z-index : 10; 
  644.                     background-image:url(Pics/Up_plate_back_odd.gif); 
  645.                     background-repeat:no-repeat; 
  646.                     background-position:center center; 
  647.                     /*font-family:Tahoma;
  648.                     font-size:7pt;
  649.                     color:white;
  650.                     padding-bottom:2px;*/
  651.                     }
  652.                     
  653. .Msg_Even .Up_plate_style_2     {
  654.                     /*background:#D0F3F9;
  655.                     border-top: solid 1px #414c32;
  656.                     border-left: solid 1px #414c32;
  657.                     border-right: solid 1px #414c32;*/
  658.                     position : absolute; 
  659.                     top : -13px; 
  660.                     left : -28px; 
  661.                     width : 101px; 
  662.                     height : 13px; 
  663.                     z-index : 10; 
  664.                     background-image:url(Pics/Up_plate_back.gif); 
  665.                     background-repeat:no-repeat; 
  666.                     background-position:center center; 
  667.                     /*font-family:Tahoma;
  668.                     font-size:7pt;
  669.                     color:white;
  670.                     padding-bottom:2px;*/
  671.                     }                    
  672.  
  673. .Msg_Odd .Down_plate_style_2     {
  674.                     /*background:#fcfcfc;
  675.                     border-bottom: solid 1px #414c32;
  676.                     border-left: solid 1px #414c32;
  677.                     border-right: solid 1px #414c32;*/
  678.                     padding-top:0px;
  679.                     padding-left:0px;
  680.                     text-align:right;
  681.                     position : absolute; 
  682.                     top : 100%; 
  683.                     left : -28px; 
  684.                     width : 101px; 
  685.                     height : 17px; 
  686.                     z-index : 10; 
  687.                     background-image:url(Pics/Down_plate_back_odd.gif); 
  688.                     background-repeat:no-repeat; 
  689.                     background-position:center center; 
  690.                     }
  691.                     
  692. .Msg_Even .Down_plate_style_2     {
  693.                     /*background:#D0F3F9;
  694.                     border-bottom: solid 1px #414c32;
  695.                     border-left: solid 1px #414c32;
  696.                     border-right: solid 1px #414c32;*/
  697.                     padding-top:0px;
  698.                     padding-left:0px;
  699.                     text-align:right;
  700.                     position : absolute; 
  701.                     top : 100%; 
  702.                     left : -28px; 
  703.                     width : 101px; 
  704.                     height : 17px; 
  705.                     z-index : 10; 
  706.                     background-image:url(Pics/Down_plate_back.gif); 
  707.                     background-repeat:no-repeat; 
  708.                     background-position:center center; 
  709.                     }
  710.                     
  711. .Msg_Odd .Down_plate_cell     {
  712.                     /*background:#fcfcfc;
  713.                     border-bottom: solid 1px #414c32;*/
  714.                     }
  715.                     
  716. .Msg_Even .Down_plate_cell     {
  717.                     /*background:#D0F3F9;
  718.                     border-bottom: solid 1px #414c32;*/
  719.                     }                                                            
  720.  
  721. .Back_plate    {
  722.             position:relative; 
  723.             left:0; 
  724.             top:0; 
  725.             width:100%; 
  726.             height:100%; 
  727.             z-index:0;
  728.             }
  729.             
  730. .Msg_Odd .Back_plate1    {
  731.             position:relative; 
  732.             left:0; 
  733.             top:0; 
  734.             width:100%; 
  735.             height:100%; 
  736.             background:#fcfcfc;
  737.             z-index:1;
  738.             }
  739.             
  740. .Msg_Even .Back_plate1    {
  741.             position:relative; 
  742.             left:0; 
  743.             top:0; 
  744.             width:100%; 
  745.             height:100%; 
  746.             background:#D0F3F9;
  747.             z-index:1;
  748.             }                        
  749.             
  750. .Msg_Odd .Exp .Back_plate    {
  751.             position:relative; 
  752.             left:0; 
  753.             top:0; 
  754.             width:100%; 
  755.             height:100%; 
  756.             background:#fcfcfc;
  757.             z-index:1;
  758.             }
  759.             
  760. .Msg_Even .Exp .Back_plate    {
  761.             position:relative; 
  762.             left:0; 
  763.             top:0; 
  764.             width:100%; 
  765.             height:100%; 
  766.             background:#D0F3F9;
  767.             z-index:1;
  768.             }                        
  769.  
  770.  
  771. .Left_cell    {
  772.             padding-right:3px;
  773.                 padding-left:4px;
  774.             }
  775.             
  776. .Exp .Left_cell    {
  777.                 /*background:#88BAC8;*/
  778.                 padding-right:3px;
  779.                 padding-left:4px;
  780.                 /*border-left: solid 1px #414c32;*/
  781.                 }
  782.                 
  783.                     
  784.                 
  785. .Right_cell    {
  786.             padding-left:3px;
  787.             padding-right:4px;
  788.             }
  789.             
  790. .Exp .Right_cell    {
  791.                     /*background:#88BAC8;*/
  792.                     padding-left:3px;
  793.                     padding-right:4px;
  794.                     /*border-right: solid 1px #414c32;*/
  795.                     }                        
  796.  
  797. .Radio_control         {
  798.                     visibility:hidden;
  799.                     }
  800.                     
  801. .Exp .Radio_control {
  802.                     visibility:visible;
  803.                     }
  804.  
  805. .Arrow1     {
  806.                         position:relative; 
  807.                         left:0; 
  808.                         top:0; 
  809.                         width:45px; 
  810.                         height:100%; 
  811.                         background-image:url(Pics/Arrow1.gif); 
  812.                         background-repeat:no-repeat; 
  813.                         background-position:center center; 
  814.                         z-index:0;
  815.                         }
  816.  
  817. .Arrow2     {
  818.                         position:relative; 
  819.                         left:0; 
  820.                         top:0; 
  821.                         width:45px; 
  822.                         height:100%; 
  823.                         background-image:url(Pics/Arrow2.gif); 
  824.                         background-repeat:no-repeat; 
  825.                         background-position:center center; 
  826.                         z-index:0;
  827.                         }
  828.  
  829. .Arrow3     {
  830.                         position:relative; 
  831.                         left:0; 
  832.                         top:0; 
  833.                         width:45px; 
  834.                         height:100%; 
  835.                         background-image:url(Pics/Arrow3.gif); 
  836.                         background-repeat:no-repeat; 
  837.                         background-position:center center; 
  838.                         z-index:0;
  839.                         }
  840.  
  841. .Arrow1_progressed    {
  842.                         position:relative; 
  843.                         left:0; 
  844.                         top:0; 
  845.                         width:45px; 
  846.                         height:100%; 
  847.                         background-image:url(Pics/Arrow1_progressed.gif); 
  848.                         background-repeat:no-repeat; 
  849.                         background-position:center center; 
  850.                         z-index:0;
  851.                         }
  852.                         
  853. .Arrow2_progressed    {
  854.                         position:relative; 
  855.                         left:0; 
  856.                         top:0; 
  857.                         width:45px; 
  858.                         height:100%; 
  859.                         background-image:url(Pics/Arrow2_progressed.gif); 
  860.                         background-repeat:no-repeat; 
  861.                         background-position:center center; 
  862.                         z-index:0;
  863.                         }                        
  864.  
  865. .Arrow1_del     {
  866.                         position:relative; 
  867.                         left:0; 
  868.                         top:0; 
  869.                         width:45px; 
  870.                         height:100%; 
  871.                         background-image:url(Pics/Arrow1_del.gif); 
  872.                         background-repeat:no-repeat; 
  873.                         background-position:center center; 
  874.                         z-index:0;
  875.                         }
  876.                         
  877. .Arrow2_del     {
  878.                         position:relative; 
  879.                         left:0; 
  880.                         top:0; 
  881.                         width:45px; 
  882.                         height:100%; 
  883.                         background-image:url(Pics/Arrow2_del.gif); 
  884.                         background-repeat:no-repeat; 
  885.                         background-position:center center; 
  886.                         z-index:0;
  887.                         }
  888.                         
  889. .Arrow1_gray     {
  890.                         position:relative; 
  891.                         left:0; 
  892.                         top:0; 
  893.                         width:45px; 
  894.                         height:100%; 
  895.                         background-image:url(Pics/Arrow1_gray.gif); 
  896.                         background-repeat:no-repeat; 
  897.                         background-position:center center; 
  898.                         z-index:0;
  899.                         }
  900.                         
  901. .Arrow2_gray     {
  902.                         position:relative; 
  903.                         left:0; 
  904.                         top:0; 
  905.                         width:45px; 
  906.                         height:100%; 
  907.                         background-image:url(Pics/Arrow2_gray.gif); 
  908.                         background-repeat:no-repeat; 
  909.                         background-position:center center; 
  910.                         z-index:0;
  911.                         }                                                
  912.  
  913. .Arrow3_gray     {
  914.                         position:relative; 
  915.                         left:0; 
  916.                         top:0; 
  917.                         width:45px; 
  918.                         height:100%; 
  919.                         background-image:url(Pics/Arrow3_gray.gif); 
  920.                         background-repeat:no-repeat; 
  921.                         background-position:center center; 
  922.                         z-index:0;
  923.                         }
  924.                         
  925. .Arrow1_del_gray     {
  926.                         position:relative; 
  927.                         left:0; 
  928.                         top:0; 
  929.                         width:45px; 
  930.                         height:100%; 
  931.                         background-image:url(Pics/Arrow1_del_gray.gif); 
  932.                         background-repeat:no-repeat; 
  933.                         background-position:center center; 
  934.                         z-index:0;
  935.                         }                                                
  936.  
  937. .Arrow2_del_gray     {
  938.                         position:relative; 
  939.                         left:0; 
  940.                         top:0; 
  941.                         width:45px; 
  942.                         height:100%; 
  943.                         background-image:url(Pics/Arrow2_del_gray.gif); 
  944.                         background-repeat:no-repeat; 
  945.                         background-position:center center; 
  946.                         z-index:0;
  947.                         }                                                
  948.                                                                         
  949.                                                                         
  950.  
  951. .Arrow_left_in     {
  952.                         position:relative; 
  953.                         left:0; 
  954.                         top:0; 
  955.                         width:16px; 
  956.                         height:100%; 
  957.                         background-image:url(Pics/Arrow_left_in.gif); 
  958.                         background-repeat:no-repeat; 
  959.                         background-position:center right; 
  960.                         z-index:0;
  961.                         }
  962.                         
  963. .Arrow_left_in_progressed{
  964.                         position:relative; 
  965.                         left:0; 
  966.                         top:0; 
  967.                         width:16px; 
  968.                         height:100%; 
  969.                         background-image:url(Pics/Arrow_left_in_progressed.gif); 
  970.                         background-repeat:no-repeat; 
  971.                         background-position:center right; 
  972.                         z-index:0;
  973.                         }                        
  974.  
  975. .Arrow_left_in_gray     {
  976.                         position:relative; 
  977.                         left:0; 
  978.                         top:0; 
  979.                         width:16px; 
  980.                         height:100%; 
  981.                         background-image:url(Pics/Arrow_left_in_gray.gif); 
  982.                         background-repeat:no-repeat; 
  983.                         background-position:center right; 
  984.                         z-index:0;
  985.                         }
  986.  
  987. .Arrow_left_out     {
  988.                         position:relative; 
  989.                         left:0; 
  990.                         top:0; 
  991.                         width:16px; 
  992.                         height:100%; 
  993.                         background-image:url(Pics/Arrow_left_out.gif); 
  994.                         background-repeat:no-repeat; 
  995.                         background-position:center right; 
  996.                         z-index:0;
  997.                         }
  998.                         
  999. .Arrow_left_out_progressed     {
  1000.                         position:relative; 
  1001.                         left:0; 
  1002.                         top:0; 
  1003.                         width:16px; 
  1004.                         height:100%; 
  1005.                         background-image:url(Pics/Arrow_left_out_progressed.gif); 
  1006.                         background-repeat:no-repeat; 
  1007.                         background-position:center right; 
  1008.                         z-index:0;
  1009.                         }
  1010.  
  1011. .Arrow_left_out_gray     {
  1012.                         position:relative; 
  1013.                         left:0; 
  1014.                         top:0; 
  1015.                         width:16px; 
  1016.                         height:100%; 
  1017.                         background-image:url(Pics/Arrow_left_out_gray.gif); 
  1018.                         background-repeat:no-repeat; 
  1019.                         background-position:center right; 
  1020.                         z-index:0;
  1021.                         }
  1022.  
  1023. .Arrow_left_no             {
  1024.                         position:relative; 
  1025.                         left:0; 
  1026.                         top:0; 
  1027.                         width:16px; 
  1028.                         height:100%; 
  1029.                         background-image:url(Pics/Arrow_left_no.gif); 
  1030.                         background-repeat:no-repeat; 
  1031.                         background-position:center right; 
  1032.                         z-index:0;
  1033.                         }
  1034.                         
  1035. .Arrow_left_no_progressed {
  1036.                         position:relative; 
  1037.                         left:0; 
  1038.                         top:0; 
  1039.                         width:16px; 
  1040.                         height:100%; 
  1041.                         background-image:url(Pics/Arrow_left_no_progressed.gif); 
  1042.                         background-repeat:no-repeat; 
  1043.                         background-position:center right; 
  1044.                         z-index:0;
  1045.                         }                        
  1046.  
  1047. .Arrow_left_no_gray     {
  1048.                         position:relative; 
  1049.                         left:0; 
  1050.                         top:0; 
  1051.                         width:16px; 
  1052.                         height:100%; 
  1053.                         background-image:url(Pics/Arrow_left_no_gray.gif); 
  1054.                         background-repeat:no-repeat; 
  1055.                         background-position:center right; 
  1056.                         z-index:0;
  1057.                         }
  1058.  
  1059. .Arrow_left_del     {
  1060.                         position:relative; 
  1061.                         left:0; 
  1062.                         top:0; 
  1063.                         width:16px; 
  1064.                         height:100%; 
  1065.                         background-image:url(Pics/Arrow_left_del.gif); 
  1066.                         background-repeat:no-repeat; 
  1067.                         background-position:center right; 
  1068.                         z-index:0;
  1069.                         }
  1070.  
  1071. .Arrow_left_del_gray     {
  1072.                         position:relative; 
  1073.                         left:0; 
  1074.                         top:0; 
  1075.                         width:16px; 
  1076.                         height:100%; 
  1077.                         background-image:url(Pics/Arrow_left_del_gray.gif); 
  1078.                         background-repeat:no-repeat; 
  1079.                         background-position:center right; 
  1080.                         z-index:0;
  1081.                         }
  1082.  
  1083. .Arrow_right_in    {
  1084.                         position:relative; 
  1085.                         left:0; 
  1086.                         top:0; 
  1087.                         width:16px; 
  1088.                         height:100%; 
  1089.                         background-image:url(Pics/Arrow_right_in.gif); 
  1090.                         background-repeat:no-repeat; 
  1091.                         background-position:center left; 
  1092.                         z-index:0;
  1093.                         }
  1094.                         
  1095. .Arrow_right_in_progressed    {
  1096.                         position:relative; 
  1097.                         left:0; 
  1098.                         top:0; 
  1099.                         width:16px; 
  1100.                         height:100%; 
  1101.                         background-image:url(Pics/Arrow_right_in_progressed.gif); 
  1102.                         background-repeat:no-repeat; 
  1103.                         background-position:center left; 
  1104.                         z-index:0;
  1105.                         }
  1106.                         
  1107.  
  1108. .Arrow_right_in_gray    {
  1109.                         position:relative; 
  1110.                         left:0; 
  1111.                         top:0; 
  1112.                         width:16px; 
  1113.                         height:100%; 
  1114.                         background-image:url(Pics/Arrow_right_in_gray.gif); 
  1115.                         background-repeat:no-repeat; 
  1116.                         background-position:center left; 
  1117.                         z-index:0;
  1118.                         }
  1119.  
  1120. .Arrow_right_out    {
  1121.                         position:relative; 
  1122.                         left:0; 
  1123.                         top:0; 
  1124.                         width:16px; 
  1125.                         height:100%; 
  1126.                         background-image:url(Pics/Arrow_right_out.gif); 
  1127.                         background-repeat:no-repeat; 
  1128.                         background-position:center left; 
  1129.                         z-index:0;
  1130.                         }
  1131.                         
  1132. .Arrow_right_out_progressed    {
  1133.                         position:relative; 
  1134.                         left:0; 
  1135.                         top:0; 
  1136.                         width:16px; 
  1137.                         height:100%; 
  1138.                         background-image:url(Pics/Arrow_right_out_progressed.gif); 
  1139.                         background-repeat:no-repeat; 
  1140.                         background-position:center left; 
  1141.                         z-index:0;
  1142.                         }    
  1143.  
  1144. .Arrow_right_out_gray    {
  1145.                         position:relative; 
  1146.                         left:0; 
  1147.                         top:0; 
  1148.                         width:16px; 
  1149.                         height:100%; 
  1150.                         background-image:url(Pics/Arrow_right_out_gray.gif); 
  1151.                         background-repeat:no-repeat; 
  1152.                         background-position:center left; 
  1153.                         z-index:0;
  1154.                         }
  1155.                         
  1156. .Arrow_right_no    {
  1157.                         position:relative; 
  1158.                         left:0; 
  1159.                         top:0; 
  1160.                         width:16px; 
  1161.                         height:100%; 
  1162.                         background-image:url(Pics/Arrow_right_no.gif); 
  1163.                         background-repeat:no-repeat; 
  1164.                         background-position:center left; 
  1165.                         z-index:0;
  1166.                         }
  1167.                         
  1168. .Arrow_right_no_progressed {
  1169.                         position:relative; 
  1170.                         left:0; 
  1171.                         top:0; 
  1172.                         width:16px; 
  1173.                         height:100%; 
  1174.                         background-image:url(Pics/Arrow_right_no_progressed.gif); 
  1175.                         background-repeat:no-repeat; 
  1176.                         background-position:center left; 
  1177.                         z-index:0;
  1178.                         }                        
  1179.                         
  1180. .Arrow_right_no_gray    {
  1181.                         position:relative; 
  1182.                         left:0; 
  1183.                         top:0; 
  1184.                         width:16px; 
  1185.                         height:100%; 
  1186.                         background-image:url(Pics/Arrow_right_no_gray.gif); 
  1187.                         background-repeat:no-repeat; 
  1188.                         background-position:center left; 
  1189.                         z-index:0;
  1190.                         }
  1191.                         
  1192. .Arrow_right_del    {
  1193.                         position:relative; 
  1194.                         left:0; 
  1195.                         top:0; 
  1196.                         width:16px; 
  1197.                         height:100%; 
  1198.                         background-image:url(Pics/Arrow_right_del.gif); 
  1199.                         background-repeat:no-repeat; 
  1200.                         background-position:center left; 
  1201.                         z-index:0;
  1202.                         }                        
  1203.  
  1204. .Arrow_right_del_gray    {
  1205.                         position:relative; 
  1206.                         left:0; 
  1207.                         top:0; 
  1208.                         width:16px; 
  1209.                         height:100%; 
  1210.                         background-image:url(Pics/Arrow_right_del_gray.gif); 
  1211.                         background-repeat:no-repeat; 
  1212.                         background-position:center left; 
  1213.                         z-index:0;
  1214.                         }                        
  1215.  
  1216. .Arrow_mid_single    {
  1217.                         position:relative; 
  1218.                         left:0; 
  1219.                         top:0; 
  1220.                         width:12px; 
  1221.                         height:100%; 
  1222.                         background-image:url(Pics/Arrow_left_out.gif); 
  1223.                         background-repeat:no-repeat; 
  1224.                         background-position:center center; 
  1225.                         z-index:0;    
  1226.                         }
  1227.                         
  1228. .Arrow_mid_single_gray    {
  1229.                         position:relative; 
  1230.                         left:0; 
  1231.                         top:0; 
  1232.                         width:12px; 
  1233.                         height:100%; 
  1234.                         background-image:url(Pics/Arrow_left_out_gray.gif); 
  1235.                         background-repeat:no-repeat; 
  1236.                         background-position:center center; 
  1237.                         z-index:0;    
  1238.                         }                            
  1239.                         
  1240.  
  1241.  
  1242. .Arrow_mid_top    {
  1243.                         position:relative; 
  1244.                         left:0; 
  1245.                         top:0; 
  1246.                         width:5px; 
  1247.                         height:100%; 
  1248.                         background-image:url(Pics/Arrow_mid_top.gif); 
  1249.                         background-repeat:no-repeat; 
  1250.                         background-position:center center; 
  1251.                         z-index:0;    
  1252.                         }
  1253.                         
  1254. .Arrow_mid_top_gray    {
  1255.                         position:relative; 
  1256.                         left:0; 
  1257.                         top:0; 
  1258.                         width:5px; 
  1259.                         height:100%; 
  1260.                         background-image:url(Pics/Arrow_mid_top_gray.gif); 
  1261.                         background-repeat:no-repeat; 
  1262.                         background-position:center center; 
  1263.                         z-index:0;    
  1264.                         }                            
  1265.                         
  1266. .Arrow_mid_mid    {
  1267.                         position:relative; 
  1268.                         left:0; 
  1269.                         top:0; 
  1270.                         width:5px; 
  1271.                         height:100%; 
  1272.                         background-image:url(Pics/Arrow_mid_mid.gif); 
  1273.                         background-repeat:no-repeat; 
  1274.                         background-position:center center; 
  1275.                         z-index:0;    
  1276.                         }
  1277.                         
  1278. .Arrow_mid_mid_gray    {
  1279.                         position:relative; 
  1280.                         left:0; 
  1281.                         top:0; 
  1282.                         width:5px; 
  1283.                         height:100%; 
  1284.                         background-image:url(Pics/Arrow_mid_mid_gray.gif); 
  1285.                         background-repeat:no-repeat; 
  1286.                         background-position:center center; 
  1287.                         z-index:0;    
  1288.                         }                                
  1289.                         
  1290. .Arrow_mid_bottom    {
  1291.                         position:relative; 
  1292.                         left:0; 
  1293.                         top:0; 
  1294.                         width:5px; 
  1295.                         height:100%; 
  1296.                         background-image:url(Pics/Arrow_mid_bottom.gif); 
  1297.                         background-repeat:no-repeat; 
  1298.                         background-position:center center; 
  1299.                         z-index:0;    
  1300.                         }
  1301.                         
  1302. .Arrow_mid_bottom_gray    {
  1303.                         position:relative; 
  1304.                         left:0; 
  1305.                         top:0; 
  1306.                         width:5px; 
  1307.                         height:100%; 
  1308.                         background-image:url(Pics/Arrow_mid_bottom_gray.gif); 
  1309.                         background-repeat:no-repeat; 
  1310.                         background-position:center center; 
  1311.                         z-index:0;    
  1312.                         }                                                                        
  1313.                     
  1314. .Arrow_mid_2    {
  1315.                         position:relative; 
  1316.                         left:0; 
  1317.                         top:0; 
  1318.                         width:5px; 
  1319.                         height:100%; 
  1320.                         background-image:url(Pics/Arrow_mid_2.gif); 
  1321.                         background-repeat:no-repeat; 
  1322.                         background-position:center center; 
  1323.                         z-index:0;    
  1324.                         }                                                                    
  1325.                     
  1326. .Base    {
  1327.                 position:relative; 
  1328.                 z-index:0;
  1329.                 top:0px; 
  1330.                 left:0px; 
  1331.                 width:87px; 
  1332.                 height:100%; 
  1333.                 padding-left:1px; 
  1334.                 padding-right:1px;
  1335.                 margin-left:1px;
  1336.                 margin-right:1px;
  1337.                 
  1338.                 }
  1339.             
  1340. .Base_selected    {
  1341.                 position:relative; 
  1342.                 z-index:1;
  1343.                 top:0px; 
  1344.                 left:0px; 
  1345.                 width:87px; 
  1346.                 height:100%; 
  1347.                 padding-left:0px; 
  1348.                 padding-right:0px;
  1349.                 background: #88BAC8;
  1350.                 border-left:solid 1px #414c32;
  1351.                 border-right:solid 1px #414c32;
  1352.                 margin-left:1px;
  1353.                 margin-right:1px;
  1354.                 }                                
  1355.  
  1356. .Collection_class    {
  1357.                     position:relative; 
  1358.                     top:0px; 
  1359.                     left:0px; 
  1360.                     z-index:0; 
  1361.                     /*border:solid 1px white;*/
  1362.                                         }
  1363.  
  1364. .Without_radio     {
  1365.                         position:relative; 
  1366.                         left:0; 
  1367.                         top:0; 
  1368.                         width:20px; 
  1369.                         height:100%; 
  1370.                         z-index:0;
  1371.                         }
  1372.                         
  1373. .Right_hint_hidden {
  1374.                 position:absolute; 
  1375.                 top:55px; 
  1376.                 left:-170px; 
  1377.                 width:270px; 
  1378.                 visibility:hidden; 
  1379.                 /*z-index:0;*/
  1380.                 }
  1381.  
  1382. .Right_hint_shown {
  1383.                 position:absolute; 
  1384.                 top:55px; 
  1385.                 left:-170px; 
  1386.                 width:270px; 
  1387.                 visibility:visible; 
  1388.                 /*z-index:1;*/
  1389.                 /*border:solid 1px red;*/
  1390.                 }
  1391.                 
  1392. .Cap_Radio_control         {
  1393.                     display:none;
  1394.                     /*display:inline;*/
  1395.                     }
  1396.                     
  1397. .Exp .Cap_Radio_control {
  1398.                     display:inline;
  1399.                     cursor:hand;
  1400.                     }
  1401.                     
  1402. .Sync_State .Cap_Radio_control {
  1403.                     display:none;
  1404.                     }
  1405.  
  1406.                     
  1407. .CapMenuPlate    {
  1408.                 cursor:hand;    
  1409.                 }
  1410.                 
  1411. .Sync_State .CapMenuPlate    {
  1412.                 cursor:hand;    
  1413.                 }                
  1414.                 
  1415. .Exp .CapMenuPlate    {
  1416.                 cursor:default;
  1417.                 }
  1418.                 
  1419. .Switch_control_active     {
  1420.                         border:solid 1px #556341; 
  1421.                         color:white; 
  1422.                         font-family:Tahoma; 
  1423.                         font-size:8pt; 
  1424.                         font-weight:bold; 
  1425.                         padding-left:3px; 
  1426.                         padding-right:3px;
  1427.                         cursor:hand;
  1428.                         }
  1429.                         
  1430. .Switch_control_unactive     {
  1431.                         border:solid 1px #787864; 
  1432.                         color:#787864; 
  1433.                         font-family:Tahoma; 
  1434.                         font-size:8pt; 
  1435.                         font-weight:bold; 
  1436.                         padding-left:3px; 
  1437.                         padding-right:3px;
  1438.                         cursor:hand;
  1439.                         }
  1440.                         
  1441. .More_ref    {
  1442.             cursor:hand; 
  1443.             font-size:7pt; 
  1444.             color:#414c32; 
  1445.             font-family:Tahoma; 
  1446.             text-decoration:underline;
  1447.             }
  1448.             
  1449. .TabSeparatorCell         {
  1450.                         }
  1451.                         
  1452. .TabSeparator_1    {
  1453.                 position:relative; 
  1454.                 left:0px; 
  1455.                 top:0px; 
  1456.                 width:16px; 
  1457.                 height:26px; 
  1458.                 background-image:url(Pics/TabCaptionPart1.gif); 
  1459.                 background-repeat:no-repeat; 
  1460.                 background-position:top left; 
  1461.                 z-index:0;
  1462.                 }
  1463.  
  1464. .TabSeparator_2    {
  1465.                 position:relative; 
  1466.                 left:0px; 
  1467.                 top:0px; 
  1468.                 width:20px; 
  1469.                 height:26px; 
  1470.                 background-image:url(Pics/TabCaptionPart2.gif); 
  1471.                 background-repeat:no-repeat; 
  1472.                 background-position:top left; 
  1473.                 z-index:0;
  1474.                 }
  1475.                 
  1476. .TabSeparator_3    {
  1477.                 position:relative; 
  1478.                 left:0px; 
  1479.                 top:0px; 
  1480.                 width:16px; 
  1481.                 height:26px; 
  1482.                 background-image:url(Pics/TabCaptionPart3.gif); 
  1483.                 background-repeat:no-repeat; 
  1484.                 background-position:top left; 
  1485.                 z-index:0;
  1486.                 }
  1487.  
  1488. .TabSeparator_4    {
  1489.                 position:relative; 
  1490.                 left:0px; 
  1491.                 top:0px; 
  1492.                 width:20px; 
  1493.                 height:26px; 
  1494.                 background-image:url(Pics/TabCaptionPart4.gif); 
  1495.                 background-repeat:no-repeat; 
  1496.                 background-position:top left; 
  1497.                 z-index:0;
  1498.                 }
  1499.  
  1500. .TabSeparator_5    {
  1501.                 position:relative; 
  1502.                 left:0px; 
  1503.                 top:0px; 
  1504.                 width:20px; 
  1505.                 height:26px; 
  1506.                 background-image:url(Pics/TabCaptionPart5.gif); 
  1507.                 background-repeat:no-repeat; 
  1508.                 background-position:top left; 
  1509.                 z-index:0;
  1510.                 }
  1511.  
  1512. .TabSeparator_6    {
  1513.                 position:relative; 
  1514.                 left:0px; 
  1515.                 top:0px; 
  1516.                 width:20px; 
  1517.                 height:26px; 
  1518.                 background-image:url(Pics/TabCaptionPart6.gif); 
  1519.                 background-repeat:no-repeat; 
  1520.                 background-position:top left; 
  1521.                 z-index:0;
  1522.                 }
  1523.  
  1524. .TabSeparator_7    {
  1525.                 position:relative; 
  1526.                 left:0px; 
  1527.                 top:0px; 
  1528.                 width:20px; 
  1529.                 height:26px; 
  1530.                 background-image:url(Pics/TabCaptionPart7.gif); 
  1531.                 background-repeat:no-repeat; 
  1532.                 background-position:top left; 
  1533.                 z-index:0;
  1534.                 }
  1535.  
  1536. label.CH_label    {
  1537.                 font-size:8pt;
  1538.                 font-family:Tahoma;
  1539.                 color:#414c32; 
  1540.                 }    
  1541. /*------------------------------------------------------------------------------*/    
  1542. /*                            For remove All option                             */    
  1543. /* .Arrow_right_del                                                              */            
  1544. /* .Arrow_right_del_gray                                                         */
  1545. /* .Arrow_left_del                                                               */
  1546. /* .Arrow_left_del_gray                                                          */
  1547. /*------------------------------------------------------------------------------*/
  1548. .Arrow_del_all                 {
  1549.                             position:relative; 
  1550.                             left:0; 
  1551.                             top:0; 
  1552.                             width:45px; 
  1553.                             height:100%; 
  1554.                             background-image:url(Pics/Arrow3_del.gif); 
  1555.                             background-repeat:no-repeat; 
  1556.                             background-position:center center; 
  1557.                             z-index:0;
  1558.                             }                    
  1559. .Arrow_del_all_gray         {
  1560.                             position:relative; 
  1561.                             left:0; 
  1562.                             top:0; 
  1563.                             width:45px; 
  1564.                             height:100%; 
  1565.                             background-image:url(Pics/Arrow3_del_gray.gif); 
  1566.                             background-repeat:no-repeat; 
  1567.                             background-position:center center; 
  1568.                             z-index:0;
  1569.                             }                        
  1570. /*------------------------------------------------------------------------------*/
  1571. /*                        Progress Bar Block                                        */
  1572. /*------------------------------------------------------------------------------*/
  1573. #progressBar                 {
  1574.                             z-index: 1;
  1575.                             position: relative;
  1576.                             left: 0px;
  1577.                             top: 0px;
  1578.                             width: "390px";
  1579.                             height: 22px;
  1580.                             /*visibility: hidden;*/
  1581.                             background-color: #88BAC8;                            
  1582.                             padding: 0px;
  1583.                             border-width: 0px;
  1584.                             border-left-color: #9999ff;
  1585.                             border-top-color: #9999ff;
  1586.                             border-right-color: #666666;
  1587.                             border-botom-color: #666666;
  1588.                             border-style: solid;
  1589.                             }
  1590.                             
  1591. #progressBarMsg                {
  1592.                             position: absolute;
  1593.                             left: 20px;
  1594.                             top: 0px;
  1595.                             width: 387px;
  1596.                             height: 15px;                            
  1597.                             color:#11100D; 
  1598.                             font-size:8pt; 
  1599.                             /* font-weight:bold; */
  1600.                             background-color: #A1D6E0;
  1601.                             border: 1px solid #fcfcfc;
  1602.                             text-align: center;
  1603.                             font-family:Arial;
  1604.                             }
  1605.                             
  1606. #sliderWrapper                {
  1607.                             visibility: hidden;
  1608.                             position: absolute;
  1609.                             left: 19px;
  1610.                             top: 0px;
  1611.                             width: 389px;
  1612.                             height: 15px;
  1613.                             background-color: #ffffff;
  1614.                             border: 1px solid #000000;
  1615.                             text-align: center;
  1616.                             font-size: 12px;
  1617.                             }                            
  1618.                             
  1619. #slider                        {
  1620.                             position: absolute;
  1621.                             left: 0px;
  1622.                             top: 0px;
  1623.                             width: 387px;
  1624.                             height: 15px;
  1625.                             clip: rect(0px 0px 15px 0px);
  1626.                             background-color: #666699;
  1627.                             text-align: center;
  1628.                             color: #ffffff;
  1629.                             font-size: 12px;
  1630.                             }